home *** CD-ROM | disk | FTP | other *** search
/ The Coffee Break CD Collection / The Coffee Break CD Collection.iso / techinfo.man < prev    next >
Text File  |  1994-03-15  |  10KB  |  298 lines

  1. TROUBLE-SHOOTING INSTRUCTIONS
  2.  
  3. 1.  GAME HANGS OR DROPS BACK TO DOS 
  4.  
  5.   1.1   CHECKING CONVENTIONAL MEMORY
  6.  
  7.   1.2   CONFLICTS WITH OTHER PROGRAMS IN MEMORY
  8.   
  9.   1.3   MAKING A BOOT (SYSTEM) DISKETTE
  10.  
  11.   1.4   ALTERNATE CONFIGURATIONS FOR DOS 6.n USERS
  12.  
  13.   1.5   EXITING WINDOWS OR SHELL/MENU PROGRAMS BEFORE USING
  14.         THIS PROGRAM
  15.  
  16.  
  17.  
  18. 2.  PROBLEMS WITH INDIVIDUAL GAMES
  19.  
  20.   2.1   7-STUD CANNOT SEE CARDS 
  21.   
  22.   2.2   FLOATING POINT ERROR IN MINI-BLACKJACK
  23.  
  24.   2.3   NO SOUND IN JACKS +
  25.  
  26.   2.4   TURNING OFF SOUND IN DEMON BLUE AND CANYON CAPERS 
  27.   
  28.  
  29. 3. PRINTING MANUALS  
  30.  
  31.   3.1   NOTHING HAPPENS WHEN <F1>KEY IS PRESSED
  32.   
  33.   3.2   ERROR MESSAGE FROM PRINTER IN THE MIDDLE OF PRINTING 
  34.         A MANUAL
  35.  
  36.  
  37. 4. GETTING TECHNICAL SUPPORT
  38.  
  39.   4.1   WHAT YOU NEED TO HAVE BEFORE CALLING VILLA CRESPO SOFTWARE
  40.  
  41.   4.2   WHO TO CONTACT FOR TECHNICAL SUPPORT OTHER THAN VILLA
  42.         CRESPO SOFTWARE (WHAT VILLA CRESPO CAN AND CANNOT HELP
  43.         YOU WITH)
  44.  
  45.  
  46. ****THIS INFORMATION IS INCLUDED AS A COURTESY TO OUR USERS.  
  47.     THE USER ACCEPTS ALL RESPONSIBILITY FOR THE RESULTS OF
  48.     USING THIS INFORMATION
  49.  
  50.     DO NOT ATTEMPT THESE PROCEDURES UNLESS YOU ARE FAMILIAR 
  51.     DOS COMMANDS AND DEVICE DRIVERS.
  52.  
  53.  
  54. 1.   GAME HANGS OR DROPS BACK TO DOS
  55.  
  56.      hanging or freezing is commonly caused by a lack of con-   
  57.      ventional memory(RAM memory). All of these games run in
  58.      the 1st 640K of RAM and cannot use extended memory.
  59.  
  60.      You may free more memory by booting from a special boot
  61.      disk,  or by setting up an alternate configuration.
  62.  
  63.      None of these games are Windows compatible and may conflict
  64.      with menus and other memory resident programs (TSRs).
  65.  
  66.   1.1   CHECKING CONVENTIONAL MEMORY
  67.  
  68.         To check how much conventional memory you have free,
  69.         type: MEM <ENTER> at the C:\> prompt.  You are look-
  70.         ing for the largest executable program size.  Divi-
  71.         ding the number following that line by 1000 will 
  72.         give a rough estimate of available RAM.
  73.  
  74.         If your version of DOS doesn't support the MEM 
  75.         command,  you may type CHKDSK at the C:\> prompt.
  76.         The last line of the display will be your free
  77.         RAM.
  78.  
  79.         You can use a special boot diskette to bring your
  80.         system up with only the items needed to run these
  81.         games, thereby freeing more RAM.  DOS 6.n users
  82.         have the option of setting up an alternate conf-
  83.         iguration to use for running this program.
  84.  
  85.   1.2   CONFLICTS WITH OTHER PROGRAMS IN MEMORY
  86.   
  87.         If CHKDSK or MEM show that you have sufficient RAM,
  88.        hanging may be caused by a conflict with TSR's.
  89.  
  90.        You will have to bring your system up without those
  91.        programs loading into memory.
  92.  
  93.        This can be done by booting from a special boot disk.
  94.        DOS 6.n users may also set up an alternate config-
  95.        uration to use for running this program.
  96.  
  97.   1.3  MAKING A BOOT (SYSTEM) DISKETTE
  98.   
  99.        To make a boot diskette you will need a blank,
  100.        formatted diskette that fits in your A: drive.
  101.        
  102.        Place the diskette in the A: drive and enter the
  103.        following at the C:\>prompt: SYS A:<ENTER>.  you
  104.        will see a message saying "system transferred"
  105.        when the process finishes.
  106.  
  107.        At the C:\>prompt type COPY CONFIG.SYS A:<ENTER>
  108.        Type COPY AUTOEXEC.BAT A:<ENTER>.
  109.  
  110.        Use any text-based word processor, such as the DOS
  111.        Editor included with DOS 5.0 on up, and open the
  112.        CONFIG.SYS file on the boot disk.
  113.  
  114.        You will want to remove any device drivers that your
  115.        system doesn't need to function normally.
  116.  
  117.        You must keep your extended memory manager, such as
  118.        EMM386 and HIMEM.SYS, QEMM, or 386MAX.
  119.  
  120.        Also leave the drivers for your CD-ROM, such as 
  121.        MSCDX, and your sound card, such as SB16 or SBPRO.
  122.  
  123.        If you are using a disk extender such as STACKER,
  124.        DOUBLESPACE, or DOUBLEDISK, be certain that you
  125.        leave in any lines referring to them.
  126.  
  127.        If you wish to use a mouse, leave in that driver.
  128.  
  129.        Save the file when you finish and then do the same
  130.        with your AUTOEXEC.BAT file following the same pre-
  131.        cautions as above.
  132.  
  133.        Label the diskette.
  134.  
  135.        To boot from a diskette: exit from whatever you are
  136.        in and get back to the C:\> prompt.  
  137.        Place the boot disk in your A: drive and reset
  138.        your computer.
  139.  
  140.        Your system will ask for the date and time, press
  141.        <ENTER> each time.
  142.  
  143.        The machine will come up to an A> prompt. 
  144.  
  145.        Log onto your CD-ROM drive and start the program
  146.        normally.
  147.  
  148.        When you finish playing the games, remove all disks
  149.        from the boot drive and reset your computer to 
  150.        return to your normal system.
  151.  
  152.        IF YOUR MACHINE USES THE B: DRIVE, SUBSTITUTE B: FOR A:
  153.        IN THE ABOVE DIRECTIONS.
  154.  
  155.   1.4  ALTERNATE BOOT CONFIGURATIONS FOR USERS OF DOS 6.0 AND ABOVE
  156.   
  157.        Users of DOS 6.0 and above may set up an alternate
  158.        boot configuration that meets the above requirements
  159.        and select that when they boot up to use the program.
  160.  
  161.        Information on alternate configurations is found in 
  162.        the documentation that came with your copy of DOS 6.0
  163.        
  164.   1.5  EXITING WINDOWS OR DOSSHELL/MENU PROGRAMS
  165.   
  166.        If your computer boots up to Windows or DOSSHELL,
  167.        you will have to EXIT these programs before using
  168.        the program.
  169.  
  170.        To exit both Windows or DOSSHELL, press <ALT-F>, 
  171.        then press <X>.
  172.  
  173.        Mouse users may click on 'FILE' then click on 'EXIT'
  174.        to return to DOS.
  175.  
  176. 2.0  PROBLEMS WITH INDIVIDUAL GAMES
  177.  
  178.  2.1   7-STUD USER CANNOT SEE CARDS.      
  179.  
  180.        This problem is caused when the EGA areas on a VGA/SVGA 
  181.        are inaccessible to the program.
  182.  
  183.        You will need to use the utility disk supplied with your
  184.        system to reset your graphics card.
  185.  
  186.        If you do not have a utility disk, or if you are unsure 
  187.        how to use it, contact outside technical support.
  188.  
  189.        Our experience has shown that this problem occurs freq-
  190.        uently with some systems produced by Dell Computers and
  191.        with other systems using certain graphics cards produced
  192.        by ATI.
  193.  
  194.   2.2  FLOATING POINT ERROR IN MINI-BLACKJACK
  195.  
  196.        If you are a Packard-Bell user, and your mouse driver
  197.        is over a year old, you must contact Packard-Bell customer
  198.        service and ask them to send you an updated mouse driver.
  199.  
  200.        Otherwise, the problem is caused by a conflict with another
  201.        program running in memory. Refer to section 1.0 and follow
  202.        the procedures outlined there for making a boot disk.
  203.  
  204.   2.3  NO SOUND IN JACKS+ VIDEO POKER
  205.  
  206.        If you are using a Sound Blaster card, and ONLY have
  207.        volume control on the card, turn the sound all the
  208.        way up.
  209.  
  210.        If you are using the Sound Blaster Pro, or another card
  211.        that is AdLib compatible, select for the AdLib card in
  212.        setup.
  213.  
  214.  
  215.   2.4  TURNING OFF SOUND IN DEMON BLUE AND CANYON CAPERS.
  216.  
  217.        To turn off the sound in either Demon Blue, or Canyon
  218.        Capers, go into setup and select for a variety of sound
  219.        card that your system DOESN'T have, ie: P.C. speaker users
  220.        can select for any other sound card.
  221.  
  222.        Trying this with other games may freeze your computer.
  223.  
  224. 3.0  PRINTING PROBLEMS
  225.  
  226.   3.1  NOTHING HAPPENS WHEN YOU PRESS THE <F1> KEY.
  227.  
  228.        Insure that your printer is turned on, paper is loaded,
  229.        and the printer is on-line.
  230.  
  231.        If the above is true, check that your printer is plugged
  232.        into LPT1. This program will only print to LPT1.
  233.  
  234.        If you are still having problems, refer to the document-
  235.        ation supplied with your printer or call the manufacturer
  236.        for technical support.
  237.  
  238.   3.2  ERROR MESSAGES WHILE PRINTING A MANUAL
  239.  
  240.        If you recieve an error message while printing a manual,
  241.        check the items listed in section 3.1, and check that you
  242.        haven't run out of paper or suffered a forms jam.
  243.  
  244.        If the above is OK, and the message occurs while printing
  245.        one of the larger manuals, such as that for Weekly Winner,
  246.        the most likely cause is that your printer doesn't have
  247.        enough memory to load the entire manual. 
  248.  
  249.        Try pressing <R> for 'retry' each time the message comes
  250.        up until the entire manual has printed.
  251.  
  252. 4.0  GETTING TECHNICAL SUPPORT       
  253.  
  254.   4.1  WHAT TO DO BEFORE CALLING VILLA CRESPO SOFTWARE.
  255.  
  256.        Be prepared to give us the following information about
  257.        your system: What brand of machine
  258.                     What processor (386,486, etc.)
  259.                     What kind of graphics
  260.                     Whether you use Windows
  261.                      or DOSShell
  262.                     What TSR's you run
  263.                     How much conventional
  264.                      memory  you have free
  265.  
  266.        Be prepared to give us your registration number.
  267.  
  268.        
  269.   4.2  WHAT VILLA CRESPO CAN'T HELP YOU WITH
  270.  
  271.        We are only able to provide technical support directly
  272.        related to the product.
  273.  
  274.        We are not able to provide support for hardware errors,
  275.        DOS questions or other questions not directly related
  276.        to running the software. There may be cases where we
  277.        are able to tell you the cause of a problem, but are
  278.        not able to help you correct it.
  279.  
  280.        As an example, you may need to make more space available
  281.        on your hard drive. We cannot tell you which files to 
  282.        delete, or how to optimize your disk. You are the only
  283.        one who can make decisions about changes to your system.
  284.  
  285.        The software CANNOT cause disk errors, monitor problems,
  286.        sound card problems, or problems booting your system.
  287.  
  288.        The software doesn't alter or affect extended memory 
  289.        managers, or your system startup files.
  290.        
  291.        Before calling us with questions about game play, refer
  292.        to the documentation supplied with the game.
  293.  
  294.        We are not able to supply hints or tips for winning games.
  295.  
  296.  
  297.  
  298.